Lucene search
+L
LinuxLinux Kernel

14998 matches found

CVE
CVE
added 2025/06/18 11:02 a.m.61 views

CVE-2022-50105

The CVE-2022-50105 issue affects the Linux kernel (powerpc/spufs) where of_find_node_by_path() could leak a refcount. The fix, as documented, is to call of_node_put() on the remotely referenced device node when done, preventing a refcount leak in spufs_init_isolated_loader. Connected advisories (...

5.5CVSS6.5AI score0.00166EPSS
Save
CVE
CVE
added 2025/08/09 2:30 p.m.61 views

CVE-2022-50233

The CVE-2022-50233 entry pertains to the Linux kernel Bluetooth stack (net/bluetooth/eir.c and net/bluetooth/mgmt.c). The root cause is using strlen on hdev->dev_name and hdev->short_name, which are not guaranteed to be NULL-terminated. This can lead to kernel memory reads when the terminal...

7.8CVSS7.2AI score0.0014EPSS
Save
CVE
CVE
added 2025/09/15 2:48 p.m.61 views

CVE-2022-50316

CVE-2022-50316 concerns orangefs: Fix kmemleak in orangefs_sysfs_init() in the Linux kernel. The issue occurs when inserting/removing the orangefs module, leaking kobjects (multiple unreferenced objects shown in the report) due to kmemleak. The description clearly states the vulnerability has bee...

5.5CVSS6.1AI score0.00154EPSS
Save
CVE
CVE
added 2025/09/18 1:33 p.m.61 views

CVE-2022-50386

CVE-2022-50386 is a Linux kernel Bluetooth L2CAP use‑after‑free vulnerability. The fix adds a guard by calling l2cap_chan_hold_unless_zero() after __l2cap_get_chan_blah() to prevent a use‑after‑free in l2cap_chan_destroy. Affected: Linux kernel Bluetooth L2CAP path; impact per sources is high (CV...

8.8CVSS6.2AI score0.00357EPSS
Save
CVE
CVE
added 2025/09/18 4:03 p.m.61 views

CVE-2022-50406

CVE-2022-50406 affects the Linux kernel iomap/writeback path. Connected advisories confirm a memory corruption fix during writeback error recording, described as: “iomap: iomap: fix memory corruption when recording errors during writeback.” The issue is associated with the kernel code path handli...

7.8CVSS6.3AI score0.00162EPSS
Save
CVE
CVE
added 2025/08/16 1:25 p.m.61 views

CVE-2023-4515

CVE-2023-4515 (Linux kernel ksmbd): The vulnerability arises from missing validation of command request size for most SMB commands (except SMB2_OPLOCK_BREAK_HE), potentially enabling a local attacker to trigger a high-availability impact as described in SUSE advisories. The issue was fixed by add...

9.1CVSS7.4AI score0.00299EPSS
Save
CVE
CVE
added 2025/09/15 2:04 p.m.61 views

CVE-2023-53186

CVE-2023-53186 refers to a Linux kernel race in skbuff coalescing with page_pool fragments. The provided sources describe a race where cloning and in-flight coalescing can lead to inaccurate SKB frag reference counting, potentially causing use-after-free or double-free of page data when SKBs are ...

8.1CVSS6AI score0.00261EPSS
Save
CVE
CVE
added 2025/09/15 2:06 p.m.61 views

CVE-2023-53193

CVE-2023-53193 – Linux kernel (amdgpu): The issue is in the drm/amdgpu driver, specifically gmc_v10_0_hw_fini calling amdgpu_irq_put. The firmware enables gmc.ecc_irq and the host driver is not privileged to enable/disable it, making amdgpu_irq_put in gmc_v10_0_hw_fini meaningless and causing a c...

5.5CVSS6.1AI score0.00155EPSS
Save
CVE
CVE
added 2025/09/16 8:11 a.m.61 views

CVE-2023-53288

CVE-2023-53288 relates to a memory leak in the Linux kernel’s DRM subsystem. The issue occurs in drm/client: when a new mode is assigned to modeset->mode, the previously configured mode is not freed, leading to a kmemleak report chain (drm_mode_duplicate → drm_client_modeset_probe → __drm_fb_h...

5.5CVSS6AI score0.00145EPSS
Save
CVE
CVE
added 2025/09/18 1:58 p.m.61 views

CVE-2023-53406

The CVE-2023-53406 issue affects the Linux kernel’s USB gadget code (pxa25x_udc), where using debugfs_lookup() without balancing dput() could leak memory over time. The advisory describes the root cause as a memory-leak condition and recommends replacing the pattern with debugfs_lookup_and_remove...

5.5CVSS6.2AI score0.00145EPSS
Save
CVE
CVE
added 2025/10/04 3:44 p.m.61 views

CVE-2023-53612

CVE-2023-53612 affects the Linux kernel hwmon subsystem, specifically the coretemp platform driver. The vulnerability arises from unconventional platform-device handling where work is done globally by initcalls and CPU hotplugnotifiers, while the driver mainly wraps allocation and hwmon interface...

5.5CVSS6.2AI score0.00145EPSS
Save
CVE
CVE
added 2025/12/30 12:34 p.m.61 views

CVE-2023-54321

CVE-2023-54321: Linux kernel driver core path (device_add) fix for a null pointer dereference in the error path. If dev->driver is set and bus_remove_device() is invoked before the device is bound, access to dev->p->knode_driver can dereference a NULL pointer. The fix is to clear dev-&gt...

5.5CVSS6.3AI score0.0015EPSS
Save
CVE
CVE
added 2025/08/19 5:02 p.m.61 views

CVE-2025-38554

CVE-2025-38554 in the Linux kernel describes a use-after-free (UAF) involving VMAs: if vma->mm is freed after vma->vm_refcnt has dropped, a recycled VMA could be mishandled, leading to UAF. The race can occur when VMAs are recycled under RCU (with SLAB_TYPESAFE_BY_RCU) and lock_vma_under_rc...

7.8CVSS7.1AI score0.00162EPSS
Save
CVE
CVE
added 2025/08/19 5:02 p.m.61 views

CVE-2025-38569

CVE-2025-38569 (Linux kernel benet) arises from a bug in the be2net SR-IOV VF MAC address configuration flow where be_cmd_set_mac_list() calls dma_free_coherent() while still under spin_lock_bh, leading to a kernel crash (BUG at mm/vmalloc.c and OOPs) when SR-IOV VFs are created. The linked advis...

5.5CVSS7.1AI score0.0017EPSS
Save
CVE
CVE
added 2025/08/19 5:03 p.m.61 views

CVE-2025-38579

CVE-2025-38579 affects the Linux kernel F2FS: KMSAN reported use of uninitialized values in __is_extent_mergeable() and __is_back_mergeable() through the read extent tree path. Root cause: get_read_extent_info() only initializes three fields (fofs, blk, len) of struct extent_info, leaving others ...

7.8CVSS7AI score0.00164EPSS
Save
CVE
CVE
added 2025/08/22 4:00 p.m.61 views

CVE-2025-38634

The CVE-2025-38634 issue is in the Linux kernel’s CPCAP charger code. In cpcap_usb_detect(), power_supply_get_by_name() can return NULL instead of an error pointer, risking a NULL dereference. A null check was added to prevent this. Impact is described as local, with availability impact, and a ME...

5.5CVSS6.6AI score0.00156EPSS
Save
CVE
CVE
added 2025/08/26 1:07 p.m.61 views

CVE-2025-38676

CVE-2025-38676 affects the Linux kernel (iommu/amd) and fixes a stack buffer overflow when processing kernel cmdline acpiid length. The issue is local and can be triggered by crafted kernel command-line input; base score 7.8 (HIGH) with LOCAL/LOW complexity, no user interaction. The CVE is addres...

7.8CVSS7.6AI score0.00394EPSS
Save
CVE
CVE
added 2025/09/05 5:20 p.m.61 views

CVE-2025-39684

CVE-2025-39684 affects the Linux kernel Comedi subsystem. The vulnerability arises in do_insn_ioctl() and do_insnlist_ioctl() where a buffer of insn->n samples (unsigned int per sample) could copy back more data to userspace than was initialized, leaking kernel memory. Root cause: not all inst...

5.5CVSS5.9AI score0.00174EPSS
Save
CVE
CVE
added 2025/09/05 5:21 p.m.61 views

CVE-2025-39724

CVE-2025-39724 affects the Linux kernel serial 8250 driver. When PSLVERR_RESP_EN=1, an error response can be generated reading an empty RBR with FIFO enabled due to a race in serial8250_do_startup/DW paths. The fix wraps serial_port_out(port, UART_LCR, UART_LCR_WLEN8) under port->lock to preve...

5.5CVSS5.9AI score0.00168EPSS
Save
CVE
CVE
added 2025/09/11 4:56 p.m.61 views

CVE-2025-39782

CVE-2025-39782 concerns the Linux kernel, specifically the JBD2 journal path. The issue arises because jbd2_log_do_checkpoint() and jbd2_journal_shrink_checkpoint_list() contend for j_list_lock, potentially causing long wait times that can trigger softlockups if sleeping calls do not occur. The a...

5.5CVSS5.9AI score0.00124EPSS
Save
CVE
CVE
added 2025/09/16 1:00 p.m.61 views

CVE-2025-39806

CVE-2025-39806 refers to a slab-out-of-bounds access in the Linux kernel HID multitouch path, specifically in mt_report_fixup(). An attacker could trigger this when a HID report descriptor is smaller than 607 bytes; mt_report_fixup() patches at offset 607 without validating descriptor length, lea...

8.8CVSS6AI score0.00233EPSS
Save
CVE
CVE
added 2025/09/16 1:00 p.m.61 views

CVE-2025-39808

CVE-2025-39808 – Linux kernel HID-ntrig null-deref fix . Affects HID-ntrig in the Linux kernel. In ntrig_report_version(), a hdev structure copied from hid_probe() could lead to a page fault when a descriptor was sent to /dev/uhid if hdev->dev.parent->parent was NULL. The fix adds a null-ch...

5.5CVSS6.1AI score0.00172EPSS
Save
CVE
CVE
added 2025/09/19 3:26 p.m.61 views

CVE-2025-39838

CVE-2025-39838 (Linux kernel CIFS UTF16 conversion) Description context: A NULL pointer dereference can occur during UTF16 conversion in the CIFS code path of the Linux kernel. Specifically, a NULL value can be passed to __cifs_sfu_make_node, which then propagates to cifs_strndup_to_utf16 and eve...

5.5CVSS6AI score0.00157EPSS
Save
CVE
CVE
added 2025/09/19 3:26 p.m.61 views

CVE-2025-39859

CVE-2025-39859 : In the Linux kernel, a race condition can cause a use-after-free when the timer watchdog used by ptp_ocp_watchdog is running during devlink deallocation. The flaw occurs because ptp_ocp_detach() only cancels the watchdog if it is pending; if the timer handler is active, timer_del...

7.8CVSS6.1AI score0.00146EPSS
Save
CVE
CVE
added 2025/09/19 3:26 p.m.61 views

CVE-2025-39865

CVE-2025-39865 affects the Linux kernel tee subsystem. The issue is a potential NULL pointer dereference in tee_shm_put when reg_pair_to_ptr may return NULL, leading to a crash in shutdown flow (optee/shm cache path). The documented fix is to add a NULL check in tee_shm_put to prevent dereferenci...

5.5CVSS6.1AI score0.0016EPSS
Save
CVE
CVE
added 2025/12/16 1:57 p.m.61 views

CVE-2025-68214

Summary (CVE-2025-68214): The Linux kernel timer subsystem had a race between timer_shutdown_sync() and timer_expire() that could trigger a WARN_ON_ONCE when a timer’s function pointer was cleared to NULL while the timer was still running. The root cause: timer_shutdown_sync() could detach the ti...

4.7CVSS5.9AI score0.0013EPSS
Save
CVE
CVE
added 2026/02/14 4:27 p.m.61 views

CVE-2025-71220

Technical details about CVE-2025-71220 (affected product/component/version, root cause, impact, fixes) are not publicly provided in the supplied documents. Monitor for updates from vendors and security bulletins.

7.8CVSS5.2AI score0.0013EPSS
Save
CVE
CVE
added 2026/06/03 3:49 p.m.61 views

CVE-2025-71313

Summary (CVE-2025-71313) : In the Linux kernel PCI endpoint driver, there is a missing NULL check after alloc_workqueue(), which can return NULL on memory allocation failure. If a NULL workqueue pointer is later passed to queue_work() in epf_ntb_epc_init(), this can cause a NULL pointer dereferen...

5.5CVSS5.8AI score0.00107EPSS
Save
CVE
CVE
added 2026/02/04 4:07 p.m.61 views

CVE-2026-23073

CVE-2026-23073 (Linux kernel) affects the wifi RSI driver. The root cause is memory corruption caused by not allocating space for the driver data in the trailing‑space field of struct ieee80211_vif. Specifically, RSI911x fails to set the vif driver data size, causing writes to vif->drv_priv to...

7.8CVSS5.3AI score0.00135EPSS
Save
CVE
CVE
added 2026/02/04 4:08 p.m.61 views

CVE-2026-23100

The CVE-2026-23100 entry concerns the Linux kernel mm/hugetlb code and a fix for hugetlb_pmd_shared(). The vulnerability stemmed from how shared PMD tables were detected; the patch set switches to using an independent shared count and the ptdesc_pmd_is_shared() check, so that shared PMD tables ar...

5.5CVSS5.3AI score0.00124EPSS
Save
CVE
CVE
added 2026/02/14 3:14 p.m.61 views

CVE-2026-23132

CVE-2026-23132 : Linux kernel vulnerability in the dw-dp bridge (drm/bridge: synopsys: dw-dp) resolved. The issue concerned error handling in dw_dp_bind(), with three problems: (1) Missing return after drm_bridge_attach() failure, causing continued execution; (2) Resource leak where drm_dp_aux_un...

5.5CVSS5.5AI score0.00116EPSS
Save
CVE
CVE
added 2026/02/18 2:21 p.m.61 views

CVE-2026-23214

In CVE-2026-23214, the Linux kernel Btrfs implementation may start new transactions even when the filesystem is mounted with rescue options that mark it fully read-only. This can trigger a transaction during unmount when inodes are evicted, producing warnings like “Transaction aborted (error -22)...

5.5CVSS5.3AI score0.00112EPSS
Save
CVE
CVE
added 2026/02/18 2:53 p.m.61 views

CVE-2026-23229

CVE-2026-23229 is a Linux kernel vulnerability in virtio-crypto where missing spinlock protection around virtqueue done notifications can cause hangs (e.g., openssl speed benchmark with multi-process workloads). Root cause: data virtqueue handling without spinlock protection in virtcrypto_done_ta...

5.5CVSS5.2AI score0.00121EPSS
Save
CVE
CVE
added 2026/03/25 10:27 a.m.61 views

CVE-2026-23327

The CVE-2026-23327 issue is a Linux kernel vulnerability in the CXL mailbox driver (cxl/mbox). The root cause is that cxl_payload_from_user_allowed() casts and dereferences the user payload without validating its size, allowing an undersized mailbox command to trigger a read past the allocated bu...

7.1CVSS5.6AI score0.00124EPSS
Save
CVE
CVE
added 2026/04/03 3:15 p.m.61 views

CVE-2026-23457

CVE-2026-23457 affects the Linux kernel netfilter nf_conntrack_sip parser (sip_help_tcp). The issue arises from parsing the SIP Content-Length header: the code uses simple_strtoul() return value (unsigned long) but stores it in an unsigned int clen, allowing truncation on 64-bit systems when Cont...

8.6CVSS5.7AI score0.00433EPSS
Save
CVE
CVE
added 2026/04/06 7:38 a.m.61 views

CVE-2026-31408

CVE-2026-31408 is a Linux kernel Bluetooth SCO use-after-free in sco_recv_frame(), where conn->sk is accessed after releasing sco_conn_lock() without holding a reference. The fix uses sco_sock_hold() to take a reference before unlocking and adds sock_put() on exit paths. Connected advisories s...

8.8CVSS5.7AI score0.00307EPSS
Save
CVE
CVE
added 2026/04/24 2:42 p.m.61 views

CVE-2026-31623

The CVE-2026-31623 issue affects the Linux kernel net: usb: cdc-phonet driver. A malicious USB device claiming to be a CDC Phonet modem can overflow the skb_shared_info->frags[] array by sending an unbounded sequence of full-page bulk transfers in rx_complete(). The consequence described is a ...

5.5CVSS5.3AI score0.00125EPSS
Save
CVE
CVE
added 2026/04/24 2:45 p.m.61 views

CVE-2026-31659

The CVE-2026-31659 issue affects the batman-adv component in the Linux kernel. batadv_tt_prepare_tvlv_global_data() computes a 16‑bit allocation length for a global TT response; if a remote originator advertises a large TT, the TT payload length plus VLAN offset can exceed 65,535 and wrap before ...

9.8CVSS5.5AI score0.00399EPSS
Save
CVE
CVE
added 2026/05/01 1:56 p.m.61 views

CVE-2026-31707

The CVE-2026-31707 issue affects the Linux kernel ksmbd component. The overflow vulnerability in ipc_validate_msg() arises from arithmetic on attacker-controlled fields when computing per-response message sizes, allowing wraparound in three cases (RPC_REQUEST, SHARE_CONFIG_REQUEST, LOGIN_REQUEST_...

7.1CVSS5.8AI score0.00125EPSS
Save
CVE
CVE
added 2026/05/01 2:15 p.m.61 views

CVE-2026-43035

The CVE affects the Linux kernel net: sched: cls_api code path tc_chain_fill_node, where tcm_info in struct tcmsg was not initialized, leaking heap memory to userspace via a 4-byte field. The fix zeros tcm_info alongside other initialized fields. Affected/patched details from connected docs: upst...

5.5CVSS5.8AI score0.00129EPSS
Save
CVE
CVE
added 2026/05/06 11:28 a.m.61 views

CVE-2026-43197

CVE-2026-43197 concerns a Linux kernel netconsole vulnerability where messages from the console subsystem could be read out-of-bounds due to missing null-termination. The root cause is a netconsole write path that could access memory beyond the allocated buffer, observable as a slab-out-of-bounds...

9.1CVSS5.8AI score0.00478EPSS
Save
CVE
CVE
added 2026/05/06 11:28 a.m.61 views

CVE-2026-43211

CVE-2026-43211 – Linux kernel PCI slot lock handling fix The issue arises in PCI lock management: pci_slot_trylock() incorrectly handled unlocking when nested locks fail, due to an extra pci_dev_unlock(dev) on the failure path after delegating to pci_bus_trylock(). This could trigger a warning ab...

7.8CVSS5.9AI score0.00107EPSS
Save
CVE
CVE
added 2026/05/06 11:28 a.m.61 views

CVE-2026-43247

CVE-2026-43247 affects the Linux kernel media driver for wave5 (chips-media). The issue causes a kernel panic triggered by an asynchronous SError interrupt when the system enters suspend mode due to an autosuspend delay timeout, leading to an unresponsive system (DoS-like impact). The vulnerabili...

5.5CVSS5.8AI score0.00121EPSS
Save
CVE
CVE
added 2026/05/08 1:11 p.m.61 views

CVE-2026-43310

The CVE-2026-43310 issue affects the Linux kernel Verisilicon media driver on the i.MX8MQ platform. It describes a hardware limitation where the g1 VPU and g2 VPU cannot decode H.264 and HEVC simultaneously; doing so can trigger a bus error, producing corrupted video output and potentially causin...

5.5CVSS5.8AI score0.00107EPSS
Save
CVE
CVE
added 2026/05/27 12:15 p.m.61 views

CVE-2026-45856

The CVE-2026-45856 issue affects the Linux kernel's RDMA/uverbs subsystem, specifically ib_uverbs_post_send. The vulnerability arises when cmd.wqe_size from userspace is not validated before kmalloc and using the allocated memory as struct ib_uverbs_send_wr, allowing an out-of-bounds read of kern...

7.1CVSS5.8AI score0.00165EPSS
Save
CVE
CVE
added 2026/05/27 12:16 p.m.61 views

CVE-2026-45878

The CVE-2026-45878 issue affects the Linux kernel’s AMD GPU driver (drm/amdkfd) where debug address watch (watch_id) handling could overflow memory due to mixing unsigned watch_id with signed checks. The root cause is insufficient bounds validation for watch_id, which could be large enough to acc...

7.8CVSS5.9AI score0.00182EPSS
Save
CVE
CVE
added 2026/05/27 12:18 p.m.61 views

CVE-2026-45959

The CVE-2026-45959 issue affects the Linux kernel crypto: CCP driver. A local pointer annotated with __cleanup(kfree) could cause kfree to receive the local stack address instead of the allocated memory, leading to a crash. The underlying cause is incorrect cleanup usage; the repository indicates...

7.8CVSS5.8AI score0.00127EPSS
Save
CVE
CVE
added 2026/05/27 12:56 p.m.61 views

CVE-2026-46005

The CVE-2026-46005 issue concerns a resource leak in the XFS code path of the Linux kernel (xfs_alloc_buftarg) where, in error paths, the DAX device reference must be dropped via fs_put_dax(). Connected documents indicate patches and mitigations across multiple distributions: Debian/OpenSUSE OSV ...

5.5CVSS5.8AI score0.00128EPSS
Save
CVE
CVE
added 2026/05/27 12:56 p.m.61 views

CVE-2026-46039

CVE-2026-46039 affects the Linux kernel. The root cause is a potential integer overflow in rxgk_extract_token() during the length check. The fix changes the check to round down the size of the available data rather than rounding up, preventing overflow. Kernel commits upstream (listed in referenc...

9.8CVSS5.8AI score0.00442EPSS
Save
CVE
CVE
added 2026/05/27 12:59 p.m.61 views

CVE-2026-46102

The CVE-2026-46102 issue affects the Linux kernel network stream parser (net: strparser). When the stream parser is aborted (e.g., after a message assembly timeout), the partially assembled message referenced by strp->skb_head is not released in strp_abort_strp(), causing a memory leak that co...

7.5CVSS5.8AI score0.00501EPSS
Save
Total number of security vulnerabilities14998